## version ## language ## codeset 0 ; version $VER: ScreenMaster.cd 1.00 (8.7.95) ; Catalog description file for ScreenMaster (SM). ; Translators: read "Translators.readme" for instructions. ;************************************************************************* ; Initialization Strings ;************************************************************************* NOEXICONMSG ;\033cCouldn't access icon\n'%s'\nto read tooltypes! ; <%s = filename> BADBOOLTOOLMSG ;\033cInvalid value '%s'\nfor boolean tooltype '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE. ; <%s = user's value, %s = tooltypename> BADSTRTOOLMSG ;\033cInvalid value for string tooltype '%s'.\nPlease supply an unquoted value for this tooltype. ; <%s = tooltypename> BADINTTOOLMSG ;\033cInvalid value '%s'\nfor integer tooltype '%s'.\nPlease supply an integer value. ; <%s = user's value, %s = tooltypename> BADHEXTOOLMSG ;\033cInvalid value '%s'\nfor hex keyword '%s'.\nPlease supply a hexadecimal value. ; <%s = user's value, %s = keyword> BADKEYTOOLMSG ;\033cInvalid value '%s'\nfor keyword tooltype '%s'.\nPlease supply one of:\n%s. ; <%s = user's value, %s = tooltypename, %s = valid values> NOOPENFONTMSG ;\033cCouldn't open font '%s', size %ld! ; <%s = fontname, %ld = fontsize> NOPOPKEYMSG ;\033cCouldn't create popup hotkey\n'%s'! ; <%s = hotkey description> NOCXOBJMSG ;Couldn't create commodity broker object! NOWINOBJMSG ;Couldn't create window object! NOOPENWINMSG ;Couldn't open the window! ;************************************************************************* ; Requester Title & Gadget Strings ;************************************************************************* INFORMTITLEMSG ;Message from ScreenMaster INFORMOKAYMSG CONFIRMTITLEMSG ;Query from ScreenMaster CONFIRMGADMSG ;_Yes|_No INFOTITLEMSG ;Public Screen Information INFOOKAYMSG INFOFMTMSG ;\033d3Name:\033d1 %.40s\n\033d3Title:\033d1 %.40s\n\033d3Dimensions:\033d1 %lu x %lu in %lu colours.\n\033d3ModeID:\033d1 0x%08lx\n\033d3ModeName:\033d1 %.40s\n\033d3Font:\033d1 %.40s, size %lu\n\033d3Visitors:\033d1 %lu\n\033d3Flags:\033d1 %s%s%s%s ; INFODEFMSG ;Default ; INFOAUTOMSG ;AutoClose ; INFODAEMONMSG ;Daemon ; INFOBACKDROPMSG ;Backdrop ; OPSTITLEMSG ;Open New Public Screen PICKPALTITLEMSG ;Select Screen Palette File PICKPATTITLEMSG ;Select Backdrop Pattern File PICKMENUTITLEMSG ;Select Menu Definition File PICKFONTTITLEMSG ;Select Custom Screen Font SAVEAREXXTITLEMSG ;Save ARexx Script OVERWRITEBODYMSG ;\033cOverwrite existing file\n'%s'? ; <%s = filename> COMMDESCMSG ;Graphical Interface for ScreenDaemon. ; ABOUTCATMSG ;No catalog loaded: using\nEnglish language (default). ; ; ; ; ;************************************************************************* ; General Runtime Strings ;************************************************************************* NOMEMMSG ;Not enough memory available! NOLIBMSG ;Couldn't open %s V%lu! ; <%s = libname, %lu = libver> UNKNOWNMODEMSG ;No name available NOMODESMSG ;No display modes available! NOPSNAMEMSG ;\033cPlease supply a name for the new public screen. LONGPATHMSG ;\033cFull pathname of\n'%s'\nis too long! ; <%s = filename> NOGETPATHMSG ;\033cCouldn't get full pathname of object!\nDOS Error: %s ; <%s = DOS error msg> NOSETDEFPSMSG ;\033cCouldn't set '%s'\nto be the default public screen!\nIt may be private or closed.\n'%s' is still the default. ; <%s = pubscrname, %s = pubscrname> NOJUMPPSMSG ;\033cCouldn't jump to public screen\n'%s'!\nIt may be private or closed. ; <%s = pubscrname> NOCLOSEPSMSG ;\033cCouldn't close public screen\n'%s'!\nIt may be private or closed,\nor have visitor windows open on it. ; <%s = pubscrname> NOINFOPSMSG ;\033cCouldn't get information for public screen\n'%s'!\nIt may be private or closed. ; <%s = pubscrname> NOFINDPUBSCRMSG ;\033cCouldn't find any public screen named\n'%s'! ; <%s = pubscrname> NORUNPROGMSG ;\033cCouldn't launch program\n'%s'! ; <%s = filename> NOHOSTMSG ;\033cCouldn't send command to ARexx host\n'%s': host port not found! ; <%s = portname> BADCOMMANDMSG ;\033cCouldn't parse ARexx command:\n'%s'\nError: %s ; <%s = ARexx cmd, %s = DOS error msg> NOGUIDEMSG ;\033cCouldn't open AmigaGuide file\n'%s'! ; <%s = guidename> NOOPENFILEMSG ;Couldn't open file '%s'! ; <%s = filename> NOWRITEFILEMSG ;Couldn't write to file '%s'! ; <%s = filename> NOREADFILEMSG ;Couldn't read from file '%s'! ; <%s = filename> NOWRITEICONMSG ;\033cCouldn't write to icon\n'%s'! ; <%s = filename> NODEFICONMSG ;\033cCouldn't get default icon\n'%s'! ; <%s = filename> ;************************************************************************* ; Main Window Gadget Labels and Keys ;************************************************************************* OPENLAB ;_Open... OPENKEY CLOSELAB ;_Close CLOSEKEY JUMPLAB ;_Jump JUMPKEY INFOLAB ;_Info... INFOKEY REFRESHLAB ;_Refresh REFRESHKEY DEFAULTLAB ;_Default DEFAULTKEY POPPUBLAB ;_PopPub POPPUBKEY SHANGHAILAB ;_Shanghai SHANGHAIKEY HIDELAB ;_Hide HIDEKEY QUITLAB ;_Quit QUITKEY ;************************************************************************* ; OpenPublicScreen Window Gadget Labels and Keys ;************************************************************************* SCREENPAGELAB ;Screen OPTIONSPAGELAB ;Options ; TXTOSCANLAB ;Text GFXOSCANLAB ;Graphics CUSTOSCANLAB ;Custom ; SYSTEMFONTLAB ;System SCREENFONTLAB ;Screen CUSTOMFONTLAB ;Custom ; PENDEFAULTLAB ;Use Default PENDETAILLAB ;Detail PENBLOCKLAB ;Block PENTEXTLAB ;Text PENSHINELAB ;Shine PENSHADOWLAB ;Shadow PENFILLLAB ;Fill PENFILLTEXTLAB ;Fill Text PENBACKGROUNDLAB ;Background PENHIGHLIGHTTEXTLAB ;Highlight PENBARDETAILLAB ;Bar Detail PENBARBLOCKLAB ;Bar Block PENBARTRIMLAB ;Bar Trim ; OPSMODEINFOLAB ;\033d3Mode ID:\033d1 0x%08lx\n\033d3Visible:\033d1 %lu x %lu\n\033d3Max:\033d1 %lu x %lu\n\033d3Min:\033d1 %lu x %lu\n\033d3Colours:\033d1 up to %lu ; OPSNAMELAB ;_Name OPSNAMEKEY OPSTITLELAB ;_Title OPSTITLEKEY OPSSHOWALLLAB ;_All Modes OPSSHOWALLKEY OPSCLRSLAB ;Colo_urs OPSCLRSKEY OPSWIDTHLAB ;_Width OPSWIDTHKEY OPSDEFWIDLAB ;_Default OPSDEFWIDKEY OPSHEIGHTLAB ;_Height OPSHEIGHTKEY OPSDEFHGTLAB ;D_efault OPSDEFHGTKEY OPSOSCANLAB ;O_verscan OPSOSCANKEY OPSDCLIPLAB ;DispC_lip OPSDCLIPKEY OPSPENCYCLAB ;S_ysPens OPSPENCYCKEY OPSPENNUMLAB ;Pe_n OPSPENNUMKEY OPSFONTCYCLAB ;_Font OPSFONTCYCKEY OPSFONTREQLAB OPSFONTREQKEY OPSPALNAMELAB ;_Palette OPSPALNAMEKEY OPSPALREQLAB OPSPALREQKEY OPSPATNAMELAB ;P_attern OPSPATNAMEKEY OPSPATREQLAB OPSPATREQKEY OPSMENUNAMELAB ;_Menu OPSMENUNAMEKEY OPSMENUREQLAB OPSMENUREQKEY OPSASCROLLLAB ;A_utoScroll OPSASCROLLKEY OPSINTRLVLAB ;_Interleaved OPSINTRLVKEY OPSSHAREPENSLAB ;S_harePens OPSSHAREPENSKEY OPSBEHINDLAB ;Open_Behind OPSBEHINDKEY OPSACLOSELAB ;AutoClos_e OPSACLOSEKEY OPSPATTILELAB ;Pattern_Tile OPSPATTILEKEY OPSPATCENTRELAB ;Pat.Cent_re OPSPATCENTREKEY OPSADDMENULAB ;A_dd Menu OPSADDMENUKEY OPSOPENLAB ;_Open OPSOPENKEY OPSSAVELAB ;_Save As... OPSSAVEKEY OPSCANCELLAB ;_Cancel OPSCANCELKEY ;************************************************************************* ; Main Window Menu Labels and Keys ;************************************************************************* PROJECTMENULAB ;Project OPENMENULAB ;Open... OPENMENUKEY DEFAULTMENULAB ;Default DEFAULTMENUKEY CLOSEMENULAB ;Close CLOSEMENUKEY JUMPMENULAB ;Jump JUMPMENUKEY INFOMENULAB ;Info... INFOMENUKEY REFRESHMENULAB ;Refresh REFRESHMENUKEY HELPMENULAB ;Help... HELPMENUKEY ABOUTMENULAB ;About... ABOUTMENUKEY HIDEMENULAB ;Hide HIDEMENUKEY QUITMENULAB ;Quit QUITMENUKEY